- getClip
HipAudioClipAPI getClip()
Undocumented in source. Be warned that the author may not have intended to support it.
- getSource
AHipAudioSource getSource(bool isStreamed)
Undocumented in source. Be warned that the author may not have intended to support it.
- loadStreamed
HipAudioClipAPI loadStreamed(string path, uint chunkSize)
Undocumented in source. Be warned that the author may not have intended to support it.
- onDestroy
void onDestroy()
Undocumented in source. Be warned that the author may not have intended to support it.
- play_streamed
bool play_streamed(AHipAudioSource src)
Undocumented in source. Be warned that the author may not have intended to support it.
- update
void update()
Undocumented in source. Be warned that the author may not have intended to support it.
- updateStream
void updateStream(AHipAudioSource source)
Undocumented in source. Be warned that the author may not have intended to support it.
Wraps OpenAL API onto the IAudioPlayer interface. With that, when HipAudioSourceAPI receives that interface, it will update OpenAL properties through that interface.